Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize text/uri-list handling #152756

Merged
merged 1 commit into from Jun 22, 2022
Merged

Standardize text/uri-list handling #152756

merged 1 commit into from Jun 22, 2022

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Jun 21, 2022

This creates a common set of functions for creating and parsing the text/uri-list mime type. As part of this, I also aligned us with the standard, which uses \r\n between lines instead of just \n

This PR fixes #

This creates a common set of functions for creating and parsing the `text/uri-list` mime type. As part of this, I also aligned us with the standard, which uses `\r\n` between lines instead of just `\n`
@mjbvz mjbvz added this to the June 2022 milestone Jun 21, 2022
@mjbvz mjbvz requested a review from alexr00 June 21, 2022 15:33
@mjbvz mjbvz self-assigned this Jun 21, 2022
@mjbvz mjbvz enabled auto-merge (squash) June 21, 2022 15:34
@mjbvz mjbvz merged commit 321423d into microsoft:main Jun 22, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants